Fix typo in description of XEN_BLKDEV_TAP
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 14 Jul 2006 10:43:57 +0000 (11:43 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 14 Jul 2006 10:43:57 +0000 (11:43 +0100)
Signed-off-by: Horms <horms@verge.net.au>
linux-2.6-xen-sparse/drivers/xen/Kconfig

index ddc59f91c39f65bb9dc32e23e59af87406ee30f0..701e79529911882923bd486b859d581233a19385 100644 (file)
@@ -95,7 +95,7 @@ config XEN_XENBUS_DEV
        default y
 
 config XEN_BLKDEV_TAP
-       tristate "Blockk device tap backend"
+       tristate "Block device tap backend"
        depends on XEN_BACKEND
        default XEN_PRIVILEGED_GUEST
        help